home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d5 / thorpack.arc / THORPACK.DOC < prev   
Text File  |  1985-12-23  |  14KB  |  349 lines

  1.  
  2.  
  3.               ------------------------------------------------------
  4.                THORPACK:  Memory-Resident Scratch Pad and Calculator
  5.               ------------------------------------------------------
  6.                                   Version 1.0
  7.  
  8.                      Copyright (c) 1985 by THORMARK SYSTEMS
  9.                               All rights reserved.
  10.  
  11.  
  12.  
  13.  
  14.               THORPACK is a memory-resident scratch pad and four-function
  15.       calculator program for the IBM PC, PC/XT, and compatible MS-DOS
  16.       (2.x) computers.  THORPACK's scratch pad allows the user to jot
  17.       quick notes or to scan the entries in his notes file without exiting
  18.       his current application.  THORPACK's calculator performs floating-
  19.       point addition, subtraction, multiplication, and division to 15-
  20.       digit accuracy.  Both are available during the execution of other
  21.       programs by means of a single keypress combination (ALT + F10).
  22.       Since THORPACK is not compatible with all other application
  23.       programs, it is also possible to remove it from memory, restoring
  24.       keyboard vectors and interrupts to their original state, without
  25.       rebooting.
  26.  
  27.  
  28.  
  29.       **  INSTALLING THORPACK  **
  30.       ---------------------------
  31.  
  32.               To install THORPACK simply issue the command
  33.  
  34.                                THORPACK
  35.  
  36.       from the DOS prompt.  THORPACK will be loaded into memory, and you
  37.       will be informed by a message:
  38.  
  39.            THORPACK Memory Resident Program Installed: Press Alt-F10
  40.  
  41.       If THORPACK is already installed, or some other memory-resident
  42.       program has already taken control of the interrupt used by THORPACK,
  43.       you will receive a message to that effect and nothing else will
  44.       happen.  That's all there is to it.  When installed, THORPACK
  45.       occupies about 40 K bytes of memory.
  46.  
  47.  
  48.  
  49.       **  USING THORPACK **
  50.       ---------------------
  51.  
  52.               To invoke THORPACK, press the key combination ALT + F10.  A
  53.       window will be opened at the center of your screen, overlaying the
  54.       original screen contents, and THORPACK's menu will be displayed.
  55.       When you are finished and quit THORPACK, the original contents of
  56.       your screen will be restored and the cursor returned to its original
  57.       position.
  58.  
  59.               THORPACK's menu offers four choices:
  60.  
  61.  
  62.  
  63.  
  64.                                    -- 1 --
  65.  
  66.  
  67.  
  68.  
  69.                                                                       THORDATE
  70.  
  71.  
  72.  
  73.                               C       Calculator
  74.  
  75.                               J       Jot a note
  76.  
  77.                               S       Scan notes
  78.  
  79.                               Q       Quit
  80.  
  81.       and prompts you to press a key for your selection.  Pressing 'Q' at
  82.       this point (or whenever the menu is displayed) exits the program.
  83.       The menu window vanishes from your screen, and its original contents
  84.       are restored.  THORPACK, however, remains resident in memory and can
  85.       be invoked again by another press of the ALT + F10 key combination.
  86.  
  87.  
  88.       C:   Calculator
  89.  
  90.               THORPACK's calculator operates just like a normal four-
  91.       function pocket calculator.  Numbers are entered from the keypad.
  92.       (There is no need to press Num Lock first.  That's been taken care
  93.       of.)  Operations are selected by pressing '+' (addition), '-'
  94.       (subtraction), '*' (multiplication), or '/' (division).  Pressing
  95.       'S' for Subtotal displays the result at any intermediate stage of
  96.       operations and retains that result as the first operand for the next
  97.       operation.  Pressing '=' or 'T' for Total displays the result but
  98.       does not retain it.  The next computation starts fresh.  Pressing
  99.       'C' for Cancel cancels the current entry and redisplays the previous
  100.       result, if any.  Pressing 'R' for Reset clears and resets the
  101.       calculator.  Pressing 'X' for eXchange +/- changes the sign of the
  102.       current entry.  Finally, pressing 'Q' for Quit "turns off" the
  103.       calculator and returns you to the THORPACK menu, from which you may
  104.       exit the program.
  105.  
  106.  
  107.       J:   Jot a note
  108.  
  109.               Pressing 'J' invokes THORPACK's scratch pad.  The menu
  110.       disappears and you are prompted to enter the name of a disk file to
  111.       receive your notes.  The default filename JOTTINGS.DTA can be
  112.       selected by simply pressing <ENTER> at this point.  THORPACK
  113.       recognizes normal DOS drive and path specifications.  If no drive or
  114.       path is specified, THORPACK will look for your notes file in the
  115.       current directory of the currently-logged drive.
  116.  
  117.               If THORPACK cannot locate the file you have specified, it
  118.       will inform you of that fact and ask you if you wish to create the
  119.       file.  Answering 'N' for 'No' at this point will return you to the
  120.       THORPACK menu and allow you to start over.  If you answer 'Y' for
  121.       'Yes', THORPACK will create the specified notes file and open it for
  122.       your entries.  If THORPACK does find the file, of course, it will
  123.       simply be opened for entries straightaway.  In either case, you will
  124.       next find yourself at the Scratch Pad window.
  125.  
  126.               The Scratch Pad window displays the name of your notes file
  127.  
  128.  
  129.  
  130.                                    -- 2 --
  131.  
  132.  
  133.  
  134.  
  135.                                                                       THORDATE
  136.  
  137.  
  138.  
  139.       and the date and time at which you just opened it at the top, and
  140.       the instructions "Press <ENTER> after each line.  Press <ENTER>
  141.       alone to quit." at the bottom.  You may then proceed to type in your
  142.       note, pressing <ENTER> at the end of each line.  (THORPACK will not
  143.       allow you to type beyond the edge of the window without pressing
  144.       <ENTER>.)
  145.  
  146.               THORPACK's Scratch Pad is not a text editor.  You cannot
  147.       change a line once you have pressed <ENTER>, although you can
  148.       backspace while typing a line to correct it on the fly.  The arrow
  149.       and paging keys on the cursor pad are not used.  They function only
  150.       to erase the whole line you're currently typing.  The Scratch Pad is
  151.       intended only for jotting quick notes in the middle of some other
  152.       operation, although the notes file which it produces is a standard
  153.       ASCII text file which can later be revised using almost any text
  154.       editor or word processor.
  155.  
  156.               Pressing <ENTER> as the first character on a line by itself
  157.       ends text entry and returns you to the THORPACK menu, from which you
  158.       may issue another command or exit the program.  Each entry in your
  159.       notes file will have the following form:  A one-line DATE and TIME
  160.       stamp, followed by one BLANK line, then your TEXT lines, and finally
  161.       two additional BLANK lines.  (THORPACK retrieves the date and time
  162.       from DOS, so unless you have an automatic clock-calendar installed,
  163.       be sure to set them using the DOS DATE and TIME commands when you
  164.       boot up your machine.)
  165.  
  166.  
  167.       S:   Scan notes
  168.  
  169.               When you press 'S', you will again be prompted to enter the
  170.       name of your notes file.  (JOTTINGS.DTA can again be selected simply
  171.       by pressing <ENTER>.)  If THORPACK cannot find the specified file,
  172.       you will receive an error message and be returned to the THORPACK
  173.       menu.  Otherwise, THORPACK will proceed to display the contents of
  174.       your notes file one window at a time, prompting you at the bottom of
  175.       each window to press either <ENTER> for the next window-full or 'Q'
  176.       to quit the scan.  When you press 'Q', or when there are no more
  177.       entries to be displayed, you will be prompted to "Press any key to
  178.       exit . . .".  A keypress then returns to you the THORPACK menu.
  179.  
  180.  
  181.  
  182.       **  DE-INSTALLING THORPACK  **
  183.       ------------------------------
  184.  
  185.               THORPACK can be de-installed, releasing memory and restoring
  186.       keyboard vectors and interrupts to their original state, by pressing
  187.       the key combination CTRL + D while the THORPACK menu is displayed on
  188.       the screen.  It is not necessary to re-boot your computer.
  189.  
  190.              ****>  WARNING:  IN ORDER TO BE ABLE TO DE-INSTALL THORPACK
  191.                     BY THIS METHOD, IT MUST BE THE LAST RESIDENT PROGRAM
  192.                     INSTALLED IN MEMORY.
  193.  
  194.  
  195.  
  196.                                    -- 3 --
  197.  
  198.  
  199.  
  200.  
  201.                                                                       THORDATE
  202.  
  203.  
  204.  
  205.  
  206.       If THORPACK is not the last memory-resident program installed, its
  207.       de-installation by this method will leave a hole, causing DOS to go
  208.       bananas.
  209.  
  210.  
  211.  
  212.       **  KNOWN COMPATIBILITIES AND INCOMPATIBILITIES  **
  213.       ---------------------------------------------------
  214.  
  215.               As of 1 September 1985, the following compatibilities and
  216.       incompatibilities are known:
  217.  
  218.               THORPACK can both co-reside with and be invoked within the
  219.       following programs:
  220.  
  221.                               TURBO PASCAL
  222.                               MULTIPLAN 1.0, 1.1
  223.  
  224.               THORPACK can co-reside with, but cannot be invoked within,
  225.       the following programs:
  226.  
  227.                               XYWRITE II PLUS
  228.                               PC/INTERCOM
  229.  
  230.               THORPACK >> cannot << co-reside with the following programs,
  231.       but must be removed from memory BEFORE they are invoked:
  232.  
  233.                               MICROSOFT WORD 1.0, 1.1, 2.0
  234.  
  235.  
  236.       If you are a steady user of such an incompatible program, it is
  237.       probably a good idea to call it from a .BAT (batch) file containing
  238.       something like the following entries:
  239.  
  240.             echo  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
  241.             echo  PRESS ALT-F10.  IF THORPACK MENU APPEARS, PRESS CTRL-D.
  242.             echo  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
  243.             pause
  244.             <call to program goes here> [%1 %2 etc. parameters optional]
  245.  
  246.  
  247.               Users are kindly requested to notify the author of
  248.       additional compatibilities and incompatibilities as they are
  249.       discovered.
  250.  
  251.  
  252.  
  253.       ** DISCLAIMER **
  254.       -------------------
  255.  
  256.               Every attempt has been made to ensure that THORPACK.COM and
  257.       any supporting files and programs perform as represented and are
  258.       free from bugs, flaws, and errors.  However, THORPACK.COM, together
  259.  
  260.  
  261.  
  262.                                    -- 4 --
  263.  
  264.  
  265.  
  266.  
  267.                                                                       THORDATE
  268.  
  269.  
  270.  
  271.       with its documentation and any other supporting files or programs,
  272.       is distributed "as is" without warranty as to performance,
  273.       merchantability, or fitness for any particular purpose.  Any direct,
  274.       incidental, or consequential damages, including, but not limited to,
  275.       loss of anticipated profits or benefits, lost data or savings, or
  276.       other incidental or consequential damages arising out of the use of
  277.       or inability to use this product are not the responsibility of
  278.       THORMARK SYSTEMS or the author of the programs and, to the extent
  279.       permitted by law, are hereby excluded for property and, to the
  280.       extent not unconscionable, personal injury damage.
  281.  
  282.  
  283.  
  284.       ** PERMISSION TO COPY AND DISTRIBUTE  **
  285.       ----------------------------------------
  286.  
  287.               THORPACK is being distributed as "shareware", under the
  288.       concept of user-supported software pioneered by Jim Button, author
  289.       of PC-File III (tm).  Individuals are hereby granted permission, and
  290.       indeed encouraged, by Thormark Systems to freely copy this program
  291.       and documentation, both for their own personal use and to share with
  292.       others, on the conditions that no price or other consideration is
  293.       charged and that the program and documentation are distributed
  294.       together and not modified in any way.
  295.  
  296.               If, after evaluating this program, you find it useful, you
  297.       are requested to send a registration fee of $35 payable to
  298.  
  299.                                 THORMARK SYSTEMS
  300.                         1507 E. FRANKLIN ST., SUITE 125
  301.                              CHAPEL HILL, NC  27514
  302.  
  303.       (North Carolina residents are requested to add 4% sales tax.)
  304.  
  305.               User-supported software is a matter of trust.  The
  306.       "shareware" system not only encourages the creation of quality
  307.       software but makes it available to individual users at a reasonable
  308.       price, unaffected by the high costs of media advertising and
  309.       undesirable copy-protection schemes.  Users are free to evaluate a
  310.       program in their own homes or offices and at their own pace, without
  311.       risk.  The shareware system of free software distribution can only
  312.       survive, however, if the commitments of time and effort on the part
  313.       of program authors continue to be supported through the voluntary
  314.       payments made by satisfied users.  I encourage you, therefore, to
  315.       copy and distribute this program for evaluation by others -- and I
  316.       trust you to forward payment in registration of your own copy if you
  317.       enjoy and continue to use it.
  318.  
  319.  
  320.                                 Jay F. Rosenberg
  321.  
  322.                             Compuserve:  72145,1155
  323.                              Usenet:  unbent@ecsvax
  324.                                  (919) 942-3771
  325.  
  326.  
  327.  
  328.                                    -- 5 --
  329.  
  330.  
  331.  
  332.  
  333.                                                                       THORDATE
  334.  
  335.  
  336.  
  337.  
  338.  
  339.                                 THORMARK SYSTEMS
  340.             1507 E. FRANKLIN ST., SUITE 125, CHAPEL HILL, NC  27514
  341.  
  342.  
  343.  
  344.       [The THORPACK program was written and developed using TURBO (tm)
  345.       Pascal.  The TURBO (tm) run-time library is the property of and is
  346.       copyrighted by Borland International Inc.]
  347.  
  348.  
  349.